Hex converter: Enter a binary, octal, decimal, hexadecimal number the number has been entered into the rest of hexadecimal numbers with input and output interface. 进制转换器:可输入二进制、八进制、十进制、十六进制数;将已输入的数转换成其余进制的数;具有输入输出界面。
BCO [ Binary-Coded Octal] Octal ( base 8) is denoted by a leading zero in the number and digits from 0-7. 二进制编码的八进位数八进制(Base8)是用数字中的一个前置0以及0-7的数位指示的。
Returns a string representing the octal value of a number 返回一个表示一个数的八进制值的字符串
Returns an octal value when given a decimal number. 如果给定的是十进制数,则返回八进制的值。